home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Heroic Legends of Hercules & Xena
/
The Heroic Legends of Hercules and Xena.iso
/
mac
/
BardDIRS
/
MONST.DIR
/
00004_Script_4
< prev
next >
Wrap
Text File
|
1996-11-11
|
393b
|
22 lines
on enterframe
global monster
puppetsprite 14,true
set the member of sprite 14 to monster
updatestage
end
on exitframe
puppetsprite 4,true
puppetsprite 8,true
puppetsprite 14,true
puppetsprite 15,true
puppetsprite 16,true
puppetsprite 17,true
set the cursor of sprite 2 to [15,16]
set the cursor of sprite 5 to [17,18]
go the frame
end